*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 3 Jun 2006 15:30:02 +0000 (15:30 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 3 Jun 2006 15:30:02 +0000 (15:30 +0000)
lib-src/ChangeLog

index c448ac31c5d1334984fd2a1d9d61c1fe6ea89891..eaaa293e2934f59c0e493d0c9ccfda937faba68d 100644 (file)
@@ -1,5 +1,12 @@
 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
 
+       * makefile.w32-in (ALL): Add sorted-doc and digest-doc.
+       ($(BLD)/sorted-doc.exe, $(BLD)/digest-doc.exe)
+       ($(BLD)/test-distrib.exe): New targets.
+       (sorted-doc, digest-doc, test-distrib): New targets.
+       (install): Install sorted-doc.exe and digest-doc.exe.
+       ($(BLD)/sorted-doc.$(O)): Update dependencies.
+
        * digest-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h.
        (main) [DOS_NT]: Switch stdin to binary mode, if it is not a
        terminal device.